[INFO] cloning repository https://github.com/ConstraintFuzz/constraint_fuzz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConstraintFuzz/constraint_fuzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3781eccd02f6abd2bab31a0b956d1f275993644c
[INFO] fixing ConstraintFuzz/constraint_fuzz against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ConstraintFuzz/constraint_fuzz
[INFO] finished tweaking git repo https://github.com/ConstraintFuzz/constraint_fuzz
[INFO] tweaked toml for git repo https://github.com/ConstraintFuzz/constraint_fuzz written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConstraintFuzz/constraint_fuzz on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ConstraintFuzz/constraint_fuzz already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336
[INFO] running `Command { std: "docker" "start" "0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating constraint_fuzz/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking dot-writer v0.1.4
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking fancy-regex v0.12.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tiktoken-rs v0.5.9
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking color-eyre v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking clang-ast v0.1.31
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking flexi_logger v0.25.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking flexi_logger v0.30.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking cc_wrapper v0.1.0 (/opt/rustwide/workdir/cc_wrapper)
[INFO] [stderr] warning: `cc_wrapper/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr] warning: `cc_wrapper/src/bin/cc_wrapper.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking reqwest-eventsource v0.4.0
[INFO] [stderr]     Checking async-openai v0.10.3
[INFO] [stderr]     Checking constraint_fuzz v0.1.0 (/opt/rustwide/workdir/constraint_fuzz)
[INFO] [stderr]    Migrating constraint_fuzz/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed constraint_fuzz/src/analysis/fdsan.rs (1 fix)
[INFO] [stderr]        Fixed constraint_fuzz/src/program/array.rs (2 fixes)
[INFO] [stderr]        Fixed constraint_fuzz/src/analysis/dfa.rs (1 fix)
[INFO] [stderr]        Fixed constraint_fuzz/src/program/rand.rs (1 fix)
[INFO] [stderr]        Fixed constraint_fuzz/src/mutation.rs (4 fixes)
[INFO] [stderr]        Fixed constraint_fuzz/src/ast/kind.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/analyze.rs:551:48
[INFO] [stdout]     |
[INFO] [stdout] 548 |         let mut child_ptr_a = func_ptr_a.clone();
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `child_ptr_a` calls a custom destructor
[INFO] [stdout]     |             `child_ptr_a` will be dropped later as of Edition 2024
[INFO] [stdout] 549 |         let mut child_ptr_b = func_ptr_b.clone();
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `child_ptr_b` calls a custom destructor
[INFO] [stdout]     |             `child_ptr_b` will be dropped later as of Edition 2024
[INFO] [stdout] 550 |
[INFO] [stdout] 551 |         while let (Some(ptr_a), Some(ptr_b)) = (parent_ptr_a_op, parent_ptr_b_op) {
[INFO] [stdout]     |                         -----        -----     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |            |         |
[INFO] [stdout]     |                         |            |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         |            |         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |            `ptr_b` calls a custom destructor
[INFO] [stdout]     |                         |            `ptr_b` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `ptr_a` calls a custom destructor
[INFO] [stdout]     |                         `ptr_a` will be dropped later as of Edition 2024
[INFO] [stdout] 552 |             Self::show_child_to_parent(child_ptr_a.clone(), ptr_a.clone(), "Call Chain A")?;
[INFO] [stdout]     |             -------------------------------------------------------------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 553 |             Self::show_child_to_parent(child_ptr_b.clone(), ptr_b.clone(), "Call Chain B")?;
[INFO] [stdout]     |             -------------------------------------------------------------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 560 |             parent_ptr_a_op = ptr_a.borrow().get_parent_ptr();
[INFO] [stdout]     |                               --------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 561 |             parent_ptr_b_op = ptr_b.borrow().get_parent_ptr();
[INFO] [stdout]     |                               --------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 562 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `child_ptr_a` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `child_ptr_b` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `ptr_a` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `ptr_b` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/analyze.rs:570:35
[INFO] [stdout]     |
[INFO] [stdout] 568 |         let mut cur_ptr = func_node_ptr;
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `cur_ptr` calls a custom destructor
[INFO] [stdout]     |             `cur_ptr` will be dropped later as of Edition 2024
[INFO] [stdout] 569 |         loop {
[INFO] [stdout] 570 |             let parent_ptr_op = { cur_ptr.borrow().get_parent_ptr() };
[INFO] [stdout]     |                 -------------     ^^^^^^^^^^^^^^^^                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `parent_ptr_op` calls a custom destructor
[INFO] [stdout]     |                 `parent_ptr_op` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 574 |                     cur_ptr.borrow().get_func_name_or_init(),
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 575 |                     parent_ptr.borrow().get_func_name_or_init()
[INFO] [stdout]     |                     -------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `cur_ptr` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `parent_ptr_op` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if let Some(child_ptr) = func_act.get_child_ptr() {
[INFO] [stdout]     |                             ---------    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |            |
[INFO] [stdout]     |                             |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             `child_ptr` calls a custom destructor
[INFO] [stdout]     |                             `child_ptr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `child_ptr` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         CONFIG_INSTANCE
[INFO] [stdout] 127 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         CONFIG_INSTANCE
[INFO] [stdout] 138 | |             .as_mut()
[INFO] [stdout]     | |_____________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |         Ok(unsafe { crate::PCH_NAMES.get_or_init(|| Deopt::init_pch_file_names().unwrap()) })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(unsafe { crate::PCH_NAMES.get_mut().unwrap() })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |     unsafe { GTL.set(GlobalTimeLogger::new()).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     unsafe { GTL.get().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |     unsafe { GTL.get_mut().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     unsafe { EXEC_COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if let Some(counter) = unsafe { EXEC_COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 377 |             CACHE.push(corpora.clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     if unsafe { !CACHE.is_empty() } {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let choose = unsafe { CACHE.first().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:612:54
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let counter: &HashMap<u16, usize> = unsafe { ERROR_COUNT.get_or_init(HashMap::new) };
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |         if let Some(counter) = unsafe { ERROR_COUNT.get_mut() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(counter) = unsafe { COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating constraint_fuzz/src/bin/harness.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/analyze.rs:551:48
[INFO] [stdout]     |
[INFO] [stdout] 548 |         let mut child_ptr_a = func_ptr_a.clone();
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `child_ptr_a` calls a custom destructor
[INFO] [stdout]     |             `child_ptr_a` will be dropped later as of Edition 2024
[INFO] [stdout] 549 |         let mut child_ptr_b = func_ptr_b.clone();
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `child_ptr_b` calls a custom destructor
[INFO] [stdout]     |             `child_ptr_b` will be dropped later as of Edition 2024
[INFO] [stdout] 550 |
[INFO] [stdout] 551 |         while let (Some(ptr_a), Some(ptr_b)) = (parent_ptr_a_op, parent_ptr_b_op) {
[INFO] [stdout]     |                         -----        -----     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |            |         |
[INFO] [stdout]     |                         |            |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         |            |         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |            `ptr_b` calls a custom destructor
[INFO] [stdout]     |                         |            `ptr_b` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `ptr_a` calls a custom destructor
[INFO] [stdout]     |                         `ptr_a` will be dropped later as of Edition 2024
[INFO] [stdout] 552 |             Self::show_child_to_parent(child_ptr_a.clone(), ptr_a.clone(), "Call Chain A")?;
[INFO] [stdout]     |             -------------------------------------------------------------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 553 |             Self::show_child_to_parent(child_ptr_b.clone(), ptr_b.clone(), "Call Chain B")?;
[INFO] [stdout]     |             -------------------------------------------------------------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 560 |             parent_ptr_a_op = ptr_a.borrow().get_parent_ptr();
[INFO] [stdout]     |                               --------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 561 |             parent_ptr_b_op = ptr_b.borrow().get_parent_ptr();
[INFO] [stdout]     |                               --------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 562 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `child_ptr_a` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `child_ptr_b` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `ptr_a` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `ptr_b` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/analyze.rs:570:35
[INFO] [stdout]     |
[INFO] [stdout] 568 |         let mut cur_ptr = func_node_ptr;
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `cur_ptr` calls a custom destructor
[INFO] [stdout]     |             `cur_ptr` will be dropped later as of Edition 2024
[INFO] [stdout] 569 |         loop {
[INFO] [stdout] 570 |             let parent_ptr_op = { cur_ptr.borrow().get_parent_ptr() };
[INFO] [stdout]     |                 -------------     ^^^^^^^^^^^^^^^^                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `parent_ptr_op` calls a custom destructor
[INFO] [stdout]     |                 `parent_ptr_op` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 574 |                     cur_ptr.borrow().get_func_name_or_init(),
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 575 |                     parent_ptr.borrow().get_func_name_or_init()
[INFO] [stdout]     |                     -------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `cur_ptr` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `parent_ptr_op` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if let Some(child_ptr) = func_act.get_child_ptr() {
[INFO] [stdout]     |                             ---------    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |            |
[INFO] [stdout]     |                             |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             `child_ptr` calls a custom destructor
[INFO] [stdout]     |                             `child_ptr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `child_ptr` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         CONFIG_INSTANCE
[INFO] [stdout] 127 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         CONFIG_INSTANCE
[INFO] [stdout] 138 | |             .as_mut()
[INFO] [stdout]     | |_____________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |         Ok(unsafe { crate::PCH_NAMES.get_or_init(|| Deopt::init_pch_file_names().unwrap()) })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(unsafe { crate::PCH_NAMES.get_mut().unwrap() })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |     unsafe { GTL.set(GlobalTimeLogger::new()).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     unsafe { GTL.get().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |     unsafe { GTL.get_mut().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     unsafe { EXEC_COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if let Some(counter) = unsafe { EXEC_COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 377 |             CACHE.push(corpora.clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     if unsafe { !CACHE.is_empty() } {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let choose = unsafe { CACHE.first().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:612:54
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let counter: &HashMap<u16, usize> = unsafe { ERROR_COUNT.get_or_init(HashMap::new) };
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |         if let Some(counter) = unsafe { ERROR_COUNT.get_mut() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(counter) = unsafe { COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating constraint_fuzz/src/bin/fuzzer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating constraint_fuzz/src/bin/evaluate.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.85s
[INFO] [stderr] crater-edition-check: cc_wrapper v0.1.0 (/opt/rustwide/workdir/cc_wrapper) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: constraint_fuzz v0.1.0 (/opt/rustwide/workdir/constraint_fuzz) updating edition from 2021 to 2024
[INFO] [stderr]     Checking constraint_fuzz v0.1.0 (/opt/rustwide/workdir/constraint_fuzz)
[INFO] [stderr]     Checking cc_wrapper v0.1.0 (/opt/rustwide/workdir/cc_wrapper)
[INFO] [stdout] warning: unused import: `chrono::format::parse`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::format::parse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::eyre::{bail, Result};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Attributes`, `DotWriter`, and `Style`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dot_writer::{Attributes, DotWriter, Style};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::program::Program`
[INFO] [stdout]   --> constraint_fuzz/src/execution/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::program::Program;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_config`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/branches/constraints.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     config::{get_config, is_debug_mode},
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `branches::constraints::Constraint`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feedback::{branches::constraints::Constraint, observer::Observer},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::format::parse`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::format::parse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::eyre::{bail, Result};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Attributes`, `DotWriter`, and `Style`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dot_writer::{Attributes, DotWriter, Style};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::program::Program`
[INFO] [stdout]   --> constraint_fuzz/src/execution/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::program::Program;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_config`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/branches/constraints.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     config::{get_config, is_debug_mode},
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `branches::constraints::Constraint`
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feedback::{branches::constraints::Constraint, observer::Observer},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard_dir`
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:625:43
[INFO] [stdout]     |
[INFO] [stdout] 625 |     pub fn from_guard_dir<P: AsRef<Path>>(guard_dir: P) {}
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guard_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard_dir`
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:625:43
[INFO] [stdout]     |
[INFO] [stdout] 625 |     pub fn from_guard_dir<P: AsRef<Path>>(guard_dir: P) {}
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guard_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cons`
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn analyze_constraint(&self, cons: &Constraint) -> Result<ConsDFInfo> {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_cons`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cons`
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn analyze_constraint(&self, cons: &Constraint) -> Result<ConsDFInfo> {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_cons`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `work_dir` is never read
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RevIterSolver {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 18 |     cons: Constraint,
[INFO] [stdout] 19 |     work_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `main_tree`, `sub_trees`, and `thcp_mapping` are never read
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:618:5
[INFO] [stdout]     |
[INFO] [stdout] 617 | pub struct ExecForest {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 618 |     main_tree: ThreadTree,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 619 |     sub_trees: Vec<ThreadTree>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 620 |     /// means mapping for thread id to thread creation action point
[INFO] [stdout] 621 |     thcp_mapping: THCPMAPPING,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_region_debug_info` is never used
[INFO] [stdout]    --> constraint_fuzz/src/feedback/branches/constraints.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl CovFunction {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn show_region_debug_info(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/analysis/cfg.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter_stmts(&self) -> Iter<Rc<ast::Node>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter_stmts(&self) -> Iter<'_, Rc<ast::Node>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         CONFIG_INSTANCE
[INFO] [stdout] 127 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         CONFIG_INSTANCE
[INFO] [stdout] 138 | |             .as_mut()
[INFO] [stdout]     | |_____________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |         Ok(unsafe { crate::PCH_NAMES.get_or_init(|| Deopt::init_pch_file_names().unwrap()) })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(unsafe { crate::PCH_NAMES.get_mut().unwrap() })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |     unsafe { GTL.set(GlobalTimeLogger::new()).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     unsafe { GTL.get().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |     unsafe { GTL.get_mut().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<CovBranch> {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<'_, CovBranch> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/feedback/clang_coverage.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<CovFunction> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<'_, CovFunction> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `work_dir` is never read
[INFO] [stdout]   --> constraint_fuzz/src/analysis/constraint/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RevIterSolver {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 18 |     cons: Constraint,
[INFO] [stdout] 19 |     work_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `main_tree`, `sub_trees`, and `thcp_mapping` are never read
[INFO] [stdout]    --> constraint_fuzz/src/analysis/constraint/inter/exec_tree/mod.rs:618:5
[INFO] [stdout]     |
[INFO] [stdout] 617 | pub struct ExecForest {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 618 |     main_tree: ThreadTree,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 619 |     sub_trees: Vec<ThreadTree>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 620 |     /// means mapping for thread id to thread creation action point
[INFO] [stdout] 621 |     thcp_mapping: THCPMAPPING,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_region_debug_info` is never used
[INFO] [stdout]    --> constraint_fuzz/src/feedback/branches/constraints.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl CovFunction {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn show_region_debug_info(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     unsafe { EXEC_COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if let Some(counter) = unsafe { EXEC_COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/analysis/cfg.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter_stmts(&self) -> Iter<Rc<ast::Node>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter_stmts(&self) -> Iter<'_, Rc<ast::Node>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 377 |             CACHE.push(corpora.clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     if unsafe { !CACHE.is_empty() } {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let choose = unsafe { CACHE.first().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:612:54
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let counter: &HashMap<u16, usize> = unsafe { ERROR_COUNT.get_or_init(HashMap::new) };
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |         if let Some(counter) = unsafe { ERROR_COUNT.get_mut() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(counter) = unsafe { COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         CONFIG_INSTANCE
[INFO] [stdout] 127 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/config.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         CONFIG_INSTANCE
[INFO] [stdout] 138 | |             .as_mut()
[INFO] [stdout]     | |_____________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |         Ok(unsafe { crate::PCH_NAMES.get_or_init(|| Deopt::init_pch_file_names().unwrap()) })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/deopt.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(unsafe { crate::PCH_NAMES.get_mut().unwrap() })
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> constraint_fuzz/src/lib.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  86 - pub static mut PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]  86 + pub static PCH_NAMES: OnceCell<Vec<String>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |     unsafe { GTL.set(GlobalTimeLogger::new()).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     unsafe { GTL.get().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/execution/logger.rs:429:14
[INFO] [stdout]     |
[INFO] [stdout] 429 |     unsafe { GTL.get_mut().expect("GTL should not be None") }
[INFO] [stdout]     |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 418 - pub static mut GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout] 418 + pub static GTL: OnceCell<GlobalTimeLogger> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> constraint_fuzz/src/feedback/clang_coverage.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<CovBranch> {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn iter_cov_branches(&self) -> core::slice::Iter<'_, CovBranch> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> constraint_fuzz/src/feedback/clang_coverage.rs:298:31
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<CovFunction> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn iter_function_covs(&self) -> core::slice::Iter<'_, CovFunction> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     unsafe { EXEC_COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/program/mod.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if let Some(counter) = unsafe { EXEC_COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 24 - static mut EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 24 + static EXEC_COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 377 |             CACHE.push(corpora.clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     if unsafe { !CACHE.is_empty() } {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/infer/dynamic_infer.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let choose = unsafe { CACHE.first().unwrap() };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:612:54
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let counter: &HashMap<u16, usize> = unsafe { ERROR_COUNT.get_or_init(HashMap::new) };
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> constraint_fuzz/src/program/libfuzzer.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |         if let Some(counter) = unsafe { ERROR_COUNT.get_mut() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 600 -     static mut ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout] 600 +     static ERROR_COUNT: OnceCell<HashMap<u16, usize>> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { COUNTER.get_or_init(HashMap::new) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> constraint_fuzz/src/request/prompt.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(counter) = unsafe { COUNTER.get_mut() } {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 - static mut COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout] 38 + static COUNTER: OnceCell<HashMap<String, u32>> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `constraint_fuzz` (lib) due to 16 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `constraint_fuzz` (lib test) due to 16 previous errors; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336", kill_on_drop: false }`
[INFO] [stdout] 0e9271c53d72458e82d2da26250923aae8cab381c91bbcff91d51519d14a5336
